Release 10.1A: OpenEdge Getting Started:
Object-oriented Programming
Errors within a destructor
The same restrictions on returning an error from a method also apply to destructors. This means that during the object destruction process, if the destructor is unable to perform its function, there is no mechanism for it to report a failure to the caller. The object is destroyed with no indication that an error occurred during the process.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |